..::: RyneXL's Player/Target/Implied Windows :::..

*To Install:

1) Make sure to backup your original Player/Target/Implied .xml files
by renaming them (ie: [...]_backup at the end of the file name) or 
moving them to another directory to avoid deletion of them.
2) Move all three .xml files included in the .zip file into your
current UI directory. 
3) Adjust location in-game via the standard EQII Window Settings
interface.

*To Utilize Included Custom Image:

Included in the .zip file is a custom bar file properly channeled for
use in the UI as a bar overlay. This is not included due to the bars
for the Windows using a UI Style Folder as a source for the image. 
Your initial install will simply show solid colors for the bars. 
However, if you would prefer to delve a little deeper into completing
the Windows modification to show the slight gradient texture on the 
bars, follow these simple steps:

(First, be sure to put the "custombar_01.tga" file in your UI's Image
Folder, or none of this will work.)

1) Prep use of the included "UIBuilder" which Sony Online Entertainment
has included in every install of Everquest 2. YOu can do this by
looking in your Everquest 2 Directory on your PC and finding the 
"UIBuilder.zip" file, and unzipping it for use. In that folder will
be a "UIBuilder.exe" application file to run the program. (If you 
cannot locate the .zip file, it is available on www.eq2interface.com
under the "Utilities" download section).
2) Open UIBuilder, hit "File"->"Open"
3) Find your UI Directory under the Everquest 2/UI folder (to find
out which UI you are using, simply double click your eq2.ini file
to see which skin is being used). Open your UI's "eq2ui.xml" file in
the UIBuilder.
4) Once your Interface is open, with the "root" highlighted, hit
"Insert"->"Folder". Name this folder "CustomStyles". 
5) Highlight your "CustomStyles" folder and hit "Insert"->"Style"->
"Progressbar". This should create a little gear-like icon. Name this 
gear-like icon file "custom_bar".
6) Highlight "custom_bar" and in the "Bar.Background" field in the 
window below on UIBuilder, enter "imagelist.custom_bar"
7) Next, in your CustomStyles folder, create another folder and
name it "imagelist". 
8) In this "imagelist" folder, hit "Insert"->"Style"->"Image" which 
should create a gear-like icon like before. Name this "custom_bar".
9) Highlight "custom_bar" in the "imagelist" folder and hit "Insert"
->"Image Frame". This will create a little picture-like icon in the
"custom_bar" directory. Name this "custom_bar" as well.
10) Highlight this new picture "custom_bar" and enter the following
into the appropriate fields:
-Duration: 1
-Name: custom_bar
-Offset: 0,0
-Source: images/custombar_01.tga
-SourceRect: 0,0,150,16
11) Once this is done, go to your "MainHUD" directory, find the 
window you would like to update (player/target/implied/etc) and 
find the Bar you would like to modify (ie: health/power).
12) Highlight the Bar, and you will find a "Style" field in the 
lower window in UIBuilder. In this field, enter the following:
"/CustomStyles.custom_bar"
13) You should be all set! Repeat Steps 11 & 12 to update any other
bars as you wish!


Version 1.0:
-Initial Release